@charset "UTF-8";
.wrap {
  margin: 0 10%;
  position: relative; }
.page{
  margin-top: 30px;
  text-align: center;
}

.header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100; }

.content {
  margin-top: 89px; }

.hd-logo {
  margin-top: 22px;
  float: left; }
  .hd-logo img {
    max-width: 100%;
    display: block; }

.hd-nav {
  margin-left: 5%;
  float: left; }

.hd-nav-list > li {
  margin-right: 2em;
  float: left;
  position: relative; }

.hd-nav-one {
  padding: 35px 0;
  color: #09142e; }

.hd-nav-two {
  display: none;
  border-top: 4px solid #e9589f;
  position: absolute;
  top: 100%;
  left: -25px;
  min-width: 150px;
  line-height: 1.5;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  z-index: 2; }
  .hd-nav-two li {
    background: #fff; }
    .hd-nav-two li a {
      padding: 16px 25px;
      color: #e9589f;
      display: block;
      white-space: nowrap; }
      .hd-nav-two li a:hover {
        background: #f7f7f7; }

.hd-fx {
  margin-top: 23px;
  float: right;
  font-size: 0; }

.hd-fx-icon, .bdsharebuttonbox .icon {
  margin-left: 12px;
  display: inline-block;
  width: 41px;
  height: 41px;
  background: no-repeat center / 100%;
  transition: .75s ease;
  position: relative;
  cursor: pointer; }

.icon-jd {
  background-image: url("../images/jd.png"); }

.icon-tmall {
  background-image: url("../images/tmall.png"); }

.icon-en {
  background-image: url("../images/en.png"); }

.icon-car {
  background-image: url("../images/car.png"); }

.car-list {
  display: none;
  margin-top: 23px;
  position: absolute;
  top: 100%;
  transform: translateX(-50%);
  left: 50%;
  width: auto;
  z-index: 10;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }
  .car-list li {
    padding: 0 20px;
    border-bottom: 1px solid #f8f8f8;
    background: #fff; }
    .car-list li:hover {
      background-color: #f7f7f7; }
  .car-list a {
    padding: 20px 0 20px 40px;
    font-size: 16px;
    color: #e9589f;
    display: block;
    white-space: nowrap;
    background: no-repeat left center; }
    .car-list a.c-tmall {
      background-image: url("../images/c-tm.png"); }
    .car-list a.c-jd {
      background-image: url("../images/c-jd.png"); }
    .car-list a.c-o {
      background-image: url("../images/c-o.png"); }

.index-owl-item {
  position: relative; }
  .index-owl-item img {
    width: 100%;
    display: block; }

.index-owl-text {
  position: absolute;
  left: 12%;
  top: 20%;
  opacity: 0; }
  .index-owl-text .title {
    font-size: 36px;
    color: #333;
    line-height: 1.4; }
    .index-owl-text .title span {
      color: #e9589f; }
  .index-owl-text .int {
    text-align: left;
    font-size: 12px;
    color: #999; }
  .swiper-slide-active .index-owl-text {
    animation: indexOwl 1.5s ease forwards; }

@keyframes indexOwl {
  0% {
    transform: translateY(50px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }
.index-hotNews {
  padding: 25px 0;
  background: #e9589f;
  font-size: 18px;
  color: #fff; }
  .index-hotNews a {
    color: #fff; }
  .index-hotNews .wrap {
    overflow: hidden;
    height: 20px; }

.index-hotNews-list {
  margin-right: 150px; }
  .index-hotNews-list li {
    position: relative; }
    .index-hotNews-list li a {
      margin-left: 60px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      opacity: .8;
      display: block; }
    .index-hotNews-list li span {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }

.index-hotNews-more {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%); }

    

.public-box {
  padding: 60px 0; }

.public-title {
  margin-bottom: 50px;
  padding-bottom: 30px;
  font-size: 40px;
  color: #333;
  position: relative;
  text-align: center; }
  .public-title::before {
    content: '';
    font-size: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 4px;
    background: #e9589f; }

.other-company-item {
  padding: 0 15px;
  color: #333;
  display: block; }
  .other-company-item:hover .other-company-img {
    transform: rotateY(360deg); }

.other-company-img {
  transition: all 1s ease; }
  .other-company-img img {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    display: block; }

.other-company-text .title {
  text-align: center;
  font-size: 20px;
  color: #e5368c; }
.other-company-text .int {
  padding: 0 10%;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 14px;
  line-height: 1.75; }

.s-about-top {
  height: 420px;
  background: no-repeat center / cover; }

.top1 {
  background-image: url("../images/5.jpg"); }

.s-about-bottom {
  background: #eee; }

.s-about-main {
  padding-top: 5%;
  background: #fff;
  transform: translate(0, -60px); }

.s-about1, .s-about2 {
  padding: 0 8%; }

.s-about1-img {
  margin-right: 30px;
  width: 30%;
  float: left;
  overflow: hidden; }
  .s-about1-img:hover img {
    transform: scale(1.1); }
  .s-about1-img img {
    transition: all .5s ease;
    width: 100%;
    display: block; }

.s-about1-text .int {
  line-height: 1.75; }

.look-more {
  border: 2px solid #e9589f;
  display: inline-block;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background: #e9589f;
  line-height: 50px;
  width: 180px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .look-more:hover {
    background: #fff;
    color: #e9589f; }

.s-about-title {
  padding: 50px 0;
  background: no-repeat center  / cover;
  text-align: center;
  font-size: 24px;
  color: #fff;
  position: relative; }
  .s-about-title::before {
    content: '';
    font-size: 0;
    position: absolute;
    margin-left: -25px;
    top: -20px;
    left: 50%;
    width: 36px;
    height: 36px;
    background: #fff;
    transform: rotate(45deg); }

.s-about-t1 {
  background-image: url("../images/7.jpg"); }

.top2 {
  background-image: url("../images/8.jpg"); }

.s-about-t2 {
  background-image: url("../images/13.jpg"); }

.s-about2-list {
  margin-right: -30px; }
  .s-about2-list li {
    padding-right: 30px;
    float: left;
    width: 25%;
    box-sizing: border-box; }

.s-about2-item {
  color: #e9589f;
  font-size: 18px;
  text-align: center;
  display: block; }
  .s-about2-item:hover img {
    transform: scale(1.1); }

.s-about2-itemImg {
  overflow: hidden; }
  .s-about2-itemImg img {
    width: 100%;
    display: block;
    transition: all .5s ease; }

.s-news-item {
  display: block; }
  .s-news-item .s-news-title {
    color: #e9589f;
    font-size: 20px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .s-news-item p {
    font-size: 14px;
    color: #666;
    line-height: 1.75; }
  .s-news-item:hover .int {
    text-decoration: underline; }

.ft-top {
  padding: 15px 0;
  background: #e9589f;
  color: #fff; }

.ft-fx span {
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.5); }
.ft-fx a {
  margin-right: 15px;
  display: inline-block;
  width: 42px;
  height: 42px;
  background: no-repeat center / 100%; }
.ft-fx .ft-fx-wx {
  background-image: url("../images/wx.png"); }
.ft-fx .ft-fx-wb {
  background-image: url("../images/wb.png"); }

.ft-forTop {
  padding-right: 50px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  color: #fff;
  opacity: .5;
  transition: all .5s ease;
  background: url(../images/top.png) no-repeat right center;
  cursor: pointer; }
  .ft-forTop:hover {
    opacity: 1; }

.ft-bottom {
  padding: 50px 0;
  line-height: 1.5;
  background: #f8f8f8; }

.ft-nav {
  margin-right: 20%;
  font-size: 0; }
  .ft-nav dl {
    vertical-align: top;
    display: inline-block;
    width: 16.66666%; }
    .ft-nav dl dt {
      margin-top: 0;
      margin-bottom: 20px;
      padding-bottom: 20px;
      font-size: 18px;
      position: relative; }
      .ft-nav dl dt a {
        color: #eb5ca2; }
      .ft-nav dl dt::before {
        content: '';
        font-size: 0;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 55px;
        height: 1px;
        background: #e8e8e8; }
    .ft-nav dl dd {
      margin-left: 0;
      margin-bottom: 15px;
      font-size: 14px; }
      .ft-nav dl dd a {
        color: #333; }
        .ft-nav dl dd a:hover {
          text-decoration: underline; }

.ft-address {
  box-sizing: border-box;
  padding-left: 30px;
  border-left: 1px solid #e8e8e8;
  position: absolute;
  top: 0;
  right: 0;
  width: 20%; }
  .ft-address .ft-address-title {
    font-size: 18px;
    color: #eb5ca2; }
  .ft-address .int {
    color: #333;
    font-size: 14px; }
    .ft-address .int p {
      margin-bottom: 15px; }

.ft-other .wrap {
  padding: 25px 0;
  font-size: 14px;
  color: #999; }

.ft-other-ff {
  float: right; }
  .ft-other-ff a {
    font-size: 14px;
    color: #999; }
    .ft-other-ff a:hover {
      color: #333; }
  .ft-other-ff span {
    margin: 0 10px;
    width: 1px;
    height: 14px;
    background: #e8e8e8;
    display: inline-block; }

.index-owl-down {
  margin-left: auto;
  margin-right: auto;
  width: 30px;
  height: 13px;
  background: url("../images/down1.png") no-repeat center;
  cursor: pointer; }

.swiper-pagination-bullet {
  margin: 10px 0 !important;
  border: 1px solid #999;
  width: 10px;
  height: 10px;
  display: block;
  background: transparent;
  opacity: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.swiper-pagination-bullet-active {
  background: #004995;
  border-color: #004995; }

.swiper-container-horizontal > .swiper-pagination-bullets {
  width: auto;
  left: auto;
  right: 30px;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%); }

.owl-nav div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 40px;
  background: no-repeat center / 100%;
  cursor: pointer;
  z-index: 1; }
.owl-nav .owl-left {
  left: 0;
  background-image: url("../images/left.png"); }
.owl-nav .owl-right {
  right: 0;
  background-image: url("../images/righg.png"); }

/*2018年5月2日10:21:14*/
.indexZ-news-box {
  position: relative; }

.indexZ-news-left {
  margin-right: 32%; }
  .indexZ-news-left img {
    width: 100%;
    display: block; }

.indexZ-newsL-item {
  display: block;
  position: relative;
  background: #e5368c; }
  .indexZ-newsL-item:nth-of-type(even) .indexZ-newsL-img {
    margin-left: 0;
    margin-right: 33.3333%; }
  .indexZ-newsL-item:nth-of-type(even) .indexZ-newsL-text {
    left: auto;
    right: 0; }

.indexZ-newsL-img {
  margin-left: 33.33333%; }

.indexZ-newsL-text {
  width: 33.333333%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  max-height: 100%;
  color: #fff;
  font-size: 14px; }
  .indexZ-newsL-text .box {
    padding: 0 10%; }
  .indexZ-newsL-text .title {
    font-size: 20px;
    line-height: 1.25;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .indexZ-newsL-text .int {
    opacity: .8;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }

.indexZ-news-right {
  position: absolute;
  right: 0;
  top: 0;
  width: 32%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f8f8f8;
  padding: 40px; }

.indexZ-news-title {
  font-size: 30px;
  color: #333; }

.indexZ-news-rBox {
  height: 100%; }

.indexZ-newsR-item {
  padding: 30px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  border-bottom: 1px solid #e8e8e8;
  height: calc(50% - 17px); }

.indexZ-newsR-text {
  color: #666;
  font-size: 14px; }
  .indexZ-newsR-text .title {
    color: #e5338a;
    font-size: 20px;
    line-height: 1.25;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .indexZ-newsR-text .int {
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }

.def-wrap {
  margin: 0 20px; }

.hd-gp {
  margin-top: 38px;
  padding-left: 20px;
  float: left;
  font-size: 12px;
  color: #999; }

.page-nav {
  text-align: center;
  background: #eeeeee;
  font-size: 0; }
  .page-nav.def .wrap {
    padding-right:  200px;
  }
  .page-nav a {
    padding: 22px 30px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    text-align: center;
    color: #666; }
    .page-nav a.on, .page-nav a:hover {
      color: #e9589f; }

.page-banner img {
  width: 100%;
  display: block; }

.dsz, .honor, .net {
  background: #eeeeee;
  padding-bottom: 1px; }

.page-img {
  font-size: 0; }
  .page-img img {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    display: block; }

.dsz-img {
  float: left;
  width: 285px; }
  .dsz-img video {
    width: 100%;
    display: block; }

.dsz-box, .about-item, .honor-box, .net-box, .news-box, .job-box {
  padding: 60px 15.5%;
  background: #fff;
  transform: translateY(-60px); }

.dsz-text {
  margin-left: 335px;
  color: #333;
  line-height: 1.5; }

.about-item {
  margin-bottom: 60px;
  transform: none; }

.about-item-img div {
  padding: 0 10px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.col-6 {
  width: 50%; }

.col-4 {
  width: 33.33333%; }

.about-item-int {
  line-height: 1.75;
  color: #333;
  text-align: center; }

.honor-owl .swiper-slide {
  width: 50%;
  font-size: 20px;
  text-align: center;
  color: #333; }
  .honor-owl .swiper-slide p {
    display: none; }
  .honor-owl .swiper-slide.swiper-slide-active p {
    display: block; }
.honor-owl img {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  display: block; }

.net-list li {
  margin-bottom: 30px; }
.net-list .name {
  color: #e9589f; }
.net-list .int {
  margin-top: 15px;
  font-size: 14px;
  color: #666;
  line-height: 1.75; }

.net-img {
  /*float: right;*/
  margin: 0 auto;
  margin-top: 20px;
  width: 580px; }
  .net-img img {
    margin-left: auto;
    margin-right: 0;
    max-width: 100%;
    display: block; }
.lx{
  width:60%;
  margin: 0 auto;
  line-height: 30px;
  text-align: center;
}

.deft-text {
  text-align: left;
  line-height: 1.75;
  color: #333; }
  .deft-text img {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; }

.ppwz {
  text-align: center; }
  .ppwz a {
    display: inline-block;
    width: 240px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border-radius: 25px;
    background: #e9589f; }
    .ppwz a:hover {
      background-color: #b3276b; }

.bdsharebuttonbox .icon {
  margin: 0 8px;
  float: none;
  background-size: auto;
  padding-left: 0;
  font-size: 0; }
.bdsharebuttonbox .icon-wb {
  background-image: url("../images/i-wb.png"); }
.bdsharebuttonbox .icon-wx {
  background-image: url("../images/i-wx.png"); }

.ppfx {
  text-align: center; }

.pphx-item {
  float: left;
  width: 33.33333%;
  text-align: center; }
  .pphx-item .big {
    font-size: 60px;
    color: #e9589f; }
  .pphx-item .small {
    font-size: 16px;
    color: #333; }

.pp-item {
  display: block;
  cursor: pointer; }

.pp-item-img {
  background: #ededed; }
  .pp-item-img img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 100%; }

.pp-item-text {
  text-align: center; 
  margin: 10px 0 15px;}
  .pp-item-text .title {
    font-size: 20px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .pp-item-text .int {
    line-height: 1.5;
    color: #999; }

.mb {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 101;
  display: none; }

.pro-window {
  position: fixed;
  background: #fff;
  top: 50%;
  width: 1000px;
  max-width:100%;
  max-height:80%;
  left: 0;
  right:0;
  margin:auto;
  transform: translateY(-50%);
  opacity: 0;
  z-index: -100; }
  .pro-window.on {
    opacity: 1;
    z-index: 102; }

.proW-box {
  margin: 50px; }

.proW-item {
  font-size: 0; }

.proW-img, .proW-text {
  width: 50%;
  display: inline-block;
  vertical-align: top; }

.proW-img img {
  width: 100%;
  display: block; }

.proW-textBox {
  padding-left: 50px; }
  .proW-textBox .title {
    color: #e9589f;
    font-size: 30px; }
  .proW-textBox .int {
    font-size: 16px;
    color: #333;
    line-height: 1.75; }
    .proW-textBox .int p {
      margin-bottom: 10px; }

.proW-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  z-index: 1;
  background: url("../images/i-close.png") no-repeat center;
  cursor: pointer; }

.wh-ct {
  position: relative; }

.wh-img, .wh-text {
  width: calc(50% - 25px); }
  .wh-img img, .wh-text img {
    display: block;
    width: 100%; }

.wh-text {
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }
  .wh-text .title {
    font-size: 20px;
    color: #333; }
  .wh-text .int {
    line-height: 1.75;
    color: #666; }

.wh-owlBox {
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #d8d8d8; }

.news-box {
  padding-left: 0;
  padding-right: 0; }

.news-list li {
  margin-bottom: 50px;
  padding: 0 20px 50px 20px;
  border-bottom: 4px solid #eeeeee; }
  .news-list li:nth-of-type(even) .news-img {
    float: left; }
  .news-list li:nth-of-type(even) .news-text {
    float: right; }

.news-item {
  display: block; }

.news-img, .news-text {
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.news-img {
  width: 40%;
  float: right; }
  .news-img img {
    display: block;
    width: 100%; }

.news-text {
  float: left;
  width: 56%;
  color: #666; }
  .news-text .t {
    font-size: 14px; }
  .news-text .title {
    font-size: 20px;
    color: #e9589f;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
  .news-text .int {
    line-height: 1.75;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
  .news-text .time {
    font-size: 14px; }

.news-ft {
  padding: 0 40px;
  text-align: right; }

.news-page {
  display: inline-block;
  text-align: left;
  font-size: 0; }
  .news-page a {
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    background: #e9589f no-repeat center; }
    .news-page a:hover, .news-page a.on {
      background-color: #b3276b; }
  .news-page .i-left {
    background-image: url("../images/i-left.png"); }
  .news-page .i-right {
    background-image: url("../images/i-right.png"); }

.news-box {
  padding-left: 0;
  padding-right: 0; }

.newsMain-hd {
  padding: 0 10%;
  line-height: 1.4; }
  .newsMain-hd .title {
    font-size: 30px;
    color: #e9589f;
    text-align: center; }
  .newsMain-hd .time {
    color: #666;
    text-align: center; }

.newsMain-ct {
  padding: 0 10%;
  color: #333;
  line-height: 1.75; }
  .newsMain-ct img {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; }
  .newsMain-ct p {
    margin: 1rem 0; }

.newsMain-ft {
  padding: 50px 10% 0;
  border-top: 4px solid #eee;
  position: relative; }
  .newsMain-ft a {
    color: #666; }
    .newsMain-ft a:hover {
      color: #333; }

.newsMain-ft-left {
  margin-right: 120px;
  color: #666; }

.newsMain-ft-right {
  position: absolute;
  top: 50px;
  right: 10%; }

.contact-text, .form-text {
  padding-right: 50px;
  width: 335px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  line-height: 1.75; }
  .contact-text .name, .form-text .name {
    font-size: 20px;
    color: #e9589f; }

.contact-img {
  float: right;
  width: calc(100% - 335px); }
  .contact-img img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }

.contact-fx {
  text-align: left;
  font-size: 0; }
  .contact-fx .icon {
    margin-left: 0;
    margin-right: 20px; }

.form-item {
  margin-bottom: 20px;
  color: #333;
  width: calc(50% - 20px);
  float: left;
  margin-left: 20px; }
  .form-item label {
    margin-bottom: 10px;
    display: block;
    font-size: 14px; }
  .form-item input, .form-item textarea {
    padding: 11px 10px;
    outline: none;
    border: 1px solid #d8d8d8;
    background: #fafafa;
    width: 100%;
    line-height: 1.25;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    resize: none; }
  .form-item.long {
    width: calc(100% - 20px); }

.form-main {
  float: right;
  width: calc(100% - 335px); }

.form-submit {
  text-align: right; }

.form-btn, .form-res {
  margin-left: 20px;
  display: inline-block;
  width: 180px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  border: none;
  padding: 0;
  text-align: center;
  background: #e9589f;
  font-size: 16px;
  cursor: pointer;
  transition: all .5s ease; }
  .form-btn:hover, .form-res:hover {
    background: #b3276b; }

.job-box .deft-text {
  margin: 0 10%;
  padding-bottom: 50px; }

.job-list li {
  border-top: 4px solid #eee; }

.job-item {
  padding: 0  3.5% 0 5%; }

.job-item-ct {
  display: none; }

.job-table {
  font-size: 14px;
  color: #666;
  width: 100%; }
  .job-table td {
    padding: 50px 15px 5px 0;
    border-top: 1px solid #d8d8d8;
    vertical-align: top;
    line-height: 1.785; }
    .job-table td:last-child {
      padding-right: 0; }

.job-box {
  padding-left: 0;
  padding-right: 0; }

.job-item-hd {
  position: relative;
  padding-right: 100px; }
  .job-item-hd::before {
    content: '';
    font-size: 0;
    position: absolute;
    width: 25px;
    height: 25px;
    right: 0;
    top: 50%;
    margin-top: -13px;
    cursor: pointer;
    background: url("../images/j-open.png") no-repeat center;
    transition: all .25s ease; }
  .job-item-hd.on::before {
    background-image: url("../images/j-close.png"); }

.job-name {
  padding: 30px 0;
  color: #e9589f;
  font-size: 20px; }
  .job-ct>.job-name{
    padding: 30px 3.5% 30px 5%;
    padding-right: calc(3.5% + 131px);
    display:flex;
    justify-content: space-between;
  }

.job-item-ft {
  padding: 40px 0;
  border-top: 1px solid #d8d8d8;
  text-align: right; }

.job-btn {
  width: 180px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #e9589f;
  text-align: center;
  display: inline-block; }
  .job-btn:hover {
    background: #b3276b; }

.job-ct .news-ft {
  border-top: 4px solid #eee;
  padding-top: 50px; }

.jobMain-table {
  font-size: 0;
  width: 100%; }
  .jobMain-table .jobMain-item {
    padding-bottom: 20px;
    width: 50%;
    display: inline-block;
    vertical-align: middle; }
    .jobMain-table .jobMain-item > * {
      vertical-align: middle;
      display: inline-block;
      font-size: 14px; }
    .jobMain-table .jobMain-item label {
      padding-right: 10px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 130px;
      text-align: right; }
      .jobMain-table .jobMain-item label span {
        color: #e9589f; }
      .jobMain-table .jobMain-item label.def {
        vertical-align: top; }
    .jobMain-table .jobMain-item input, .jobMain-table .jobMain-item select, .jobMain-table .jobMain-item textarea {
      padding: 11px 10px;
      outline: none;
      border: 1px solid #d8d8d8;
      background: #fafafa;
      width: calc(100% - 130px);
      line-height: 21px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      resize: none;
      min-width: 160px;
      color: #666;
      font-family: "微软雅黑"; }
      .jobMain-table .jobMain-item input.auto, .jobMain-table .jobMain-item select.auto, .jobMain-table .jobMain-item textarea.auto {
        width: auto; }
    .jobMain-table .jobMain-item .tt {
      margin-left: 10px;
      color: #666; }

.long .jobMain-item {
  width: 100%;
  display: block; }

.jobMain-hd {
  padding-bottom: 30px;
  border-bottom: 1px solid #d8d8d8; }
  .jobMain-hd .title {
    color: #e9589f;
    font-size: 20px; }

.def-nav > div {
  width: 46px;
  height: 46px;
  background: #e9589f no-repeat center; }
  .def-nav > div:hover {
    background-color: #b3276b; }
.def-nav .owl-left {
  left: 0;
  background-image: url("../images/i-left.png"); }
.def-nav .owl-right {
  right: 0;
  background-image: url("../images/i-right.png"); }

.move-header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
  background: #fff;
  display: none; }

.move-header-box {
  padding: 10px 0;
  position: relative; }

.m-logo a {
  margin-left: 20px;
  margin-right: auto;
  display: block;
  font-size: 0; }
  .m-logo a img {
    width: 150px;
    display: inline-block;
    vertical-align: middle; }
  .m-logo a span {
    margin-left: 5px;
    vertical-align: middle;
    display: inline-block;
    font-size: 12px;
    color: #999; }

.m-nav, .m-search {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  background: no-repeat center; }

.m-nav {
  background-image: url("../images/nav_bg.png");
  background-size: 100%;
  right: 10px; }

/* 移动端头部 */
.move-menu {
  position: fixed;
  z-index: 102;
  top: 0;
  left: -68%;
  overflow: hidden;
  width: 65%;
  height: 100%;
  padding: 0;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  display: none;
  overflow-y: scroll; }

.move-menu.on {
  left: 0; }

.move-menu > ul > li {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15); }

.move-menu > ul > li > a {
  margin-right: 40px;
  display: block;
  overflow: hidden;
  padding: 10px 5px 10px 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
  font-size: 16px;
  line-height: 1.5; }

.m-search-input {
  padding: 10px;
  border: 1px solid #ccc;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  display: none;
  z-index: 102; }

.m-search-box {
  border: 1px solid #ccc;
  position: relative; }

.m-search-box input {
  border: none; }

.textBox {
  margin-right: 42px;
  padding: 10px;
  font-size: 16px;
  box-sizing: border-box;
  width: calc(100% - 38px);
  outline: none; }

.move-menu .mm-subopen {
  margin: 0;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 40px;
  height: 45px;
  padding: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.move-menu a.mm-subopen::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  content: "";
  border-left-width: 1px;
  border-left-style: solid;
  border-color: rgba(0, 0, 0, 0.15); }

.move-menu a.mm-subopen::after {
  position: absolute;
  top: 15px;
  display: block;
  width: 7px;
  height: 7px;
  margin-bottom: -5px;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: 1px solid transparent;
  border-color: #333;
  right: 15px;
  border-top: 0;
  border-right: 0; }

.two-menu {
  display: none; }

.two-menu > li {
  margin-right: 39px;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  height: 40px;
  line-height: 40px; }

.two-menu > li > a {
  padding-left: 25px;
  display: block;
  color: #333;
  font-size: 14px; }

/*# sourceMappingURL=main.css.map */


/*2018年5月25日16:06:29*/

.qxpp-list {
  display: flex;
  flex-wrap: wrap; }
  .qxpp-list li {
    padding: 20px ;
    width: 25%;
    border-left: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .qxpp-list li img {
      margin-left: auto;
      margin-right: auto;
      max-width: 100%;
      display: block; }
    .qxpp-list li:nth-of-type(4n+1) {
      border-left: none; }
    .qxpp-list li:nth-of-type(n+5) {
      border-bottom: none; }

.gk-iNews-item {
  display: flex;
  align-items: center; }

.gk-iNews-img {
  width: 60%; }
  .gk-iNews-img img {
    width: 100%;
    display: block; }

.gk-iNews-text {
  /*padding: 0 6%;*/
  padding-left: 6%;
  width: 40%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .gk-iNews-text .iNews-xx {
    font-size: 14px;
    line-height: 1; }
  .gk-iNews-text .title {
    color: #e9589f;
    font-size: 20px;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .gk-iNews-text .int {
    color: #666;
    font-size: 16px;
    line-height: 1.75;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
  .gk-iNews-text .time {
    font-size: 14px;
    line-height: 1;
    color: #999; }

.gk-iNews-list li {
  margin-bottom: 30px; }
  .gk-iNews-list li:nth-of-type(even) .gk-iNews-item {
    flex-direction: row-reverse; }
  .gk-iNews-list li:nth-of-type(even) .gk-iNews-text {
    padding-left: 0;
    padding-right: 6%;
  }
.gk-iNews-more {
  padding-top: 20px;
  text-align: center; }
  .gk-iNews-more .gk-iNews-btn {
    font-size: 16px;
    color: #999;
    text-decoration: underline; }
    .gk-iNews-more .gk-iNews-btn:hover {
      color: #e9589f; }

.h-small-owl .swiper-slide {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .h-small-owl .swiper-slide.on {
    border: 4px solid #e9589f; }
.h-small-owl img {
  width: 100%;
  display: block; }


  .pro-search {
                        padding: 5px 40px 5px 25px;
                        background: #fff;
                        border: 1px solid #d8d8d8;
                        border-radius: 20px;
                        position: absolute;
                        right: 0;
                        top: 50%;
                        margin-top: -15px;
                        box-sizing: border-box;
                        width: 180px;
                    }
                    .pro-search input {
                        outline: none;
                        border: none;
                        background: none;
                    }
                    .pro-search .pro-search-text {
                        width: 100%;
                    }
                    .pro-search .pro-search-btn {
                        position: absolute;
                        right: 0;
                        top: 0;
                        width: 40px;
                        height: 100%;
                        background: url(images/xx-search.png)no-repeat center;
                        font-size: 0;
                        cursor: pointer;
                    }
                    .wh-video {
                                width: 100%;
                            }
                        .honor-tab-nav {
                            display: flex;
                            position: relative;
                        }
                        .honor-tab-nav::before {
                            content: '';
                            position: absolute;
                            left: 0;
                            width: 100%;
                            bottom: 7px;
                            height: 0;
                            border-top: 1px dashed #d8d8d8;

                        }
                        .honor-tab-nav a {
                            padding-bottom: 30px;
                            position: relative;
                            flex: 1;
                            text-align: center;
                            font-size: 20px;
                            font-weight: bold;
                            color: #999;
                        }
                        .honor-tab-nav a::before {
                            width: 14px;
                            height: 14px;
                            content: '';
                            position: absolute;
                            bottom: 0;
                            left: 50%;
                            margin-left: -7px;
                            border-radius: 50%;
                            background: #e5368c;
                            box-sizing: border-box;
                            border: 4px solid #fad7e8;
                            opacity: 0;
                            transition: all .25s ease;
                        }
                        .honor-tab-nav a.on {
                            color: #e5368c;
                        }
                        .honor-tab-nav a.on::before {
                            opacity: 1;
                        }
                        .honor-tab-box {
                                position: relative;
                            }
                            .honor-tab-item {
                                position: absolute;
                                opacity: 0;
                                z-index: -100;
                                width: 100%;
                            }
                            .honor-tab-item.on {
                                position: static;
                                z-index: 1;
                                opacity: 1;
                            }
                            .contact-img img {
                              width: auto;
                              max-width: none;
                            }


.footer {
  /*border-top: 30px solid #eb5ca2;*/
}

.gk-iNews {
  margin-left: 5%;
  margin-right: 5%;
}




.zPro-box {
    padding: 60px 10%;
    background: #fff;
    transform: translateY(-60px);
}
.zPro-list {
  font-size: 0;
}
.zPro-list li {
  display: inline-block;
  vertical-align: top;
  padding-right: 30px;
  box-sizing: border-box;
  width: 33.333333%;
}

@media (max-width: 768px) {
  .zPro-list li {
    width: auto;
    display: block;
    padding-right: 0;
  }
  .lx{
    width:90%;
    font-size: 14px;
  }
}

/*2018年6月5日16:06:29 10:38:00 */

.index-hotNews-more a{
  padding: 10px 20px 10px 0;
  background: url(../images/i-right.png) right center no-repeat;
}
.other-company-nav div {
    position: absolute;
    top:50%;
    width: 22px;
    height: 40px;
    margin-top: -20px;
    background: no-repeat center;
    cursor: pointer;
    z-index:  10;
}
.other-company-nav .other-company-left {
    left: 0%;
    background-image: url(../images/left.png);
}
.other-company-nav .other-company-right {
    right: 0%;
    background-image: url(../images/righg.png);
}
.other-company .swiper-container{
  position: static;
}
.s-about .s-about-main > p{
  line-height: 31px;
  margin: auto;
  width: 64%;
  text-align: center;
  margin-bottom: 46px;
  color: #333333;
}
.s-news .swiper-wrapper .swiper-slide:nth-child(even) a:before{
  display: inline-block;
  content: "";
  width: 1px;
  height: 226px;
  background: #dbdbdb;
  position: absolute;
  left: -40px;
  top:0;
}
.s-news .swiper-wrapper .swiper-slide:nth-child(even) a:after{
  display: inline-block;
  content: "";
  width: 1px;
  height: 226px;
  background: #dbdbdb;
  position: absolute;
  right: -40px;
  top:0;
}
.slogan{
  text-align: center;
  color:#333;
}